home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / openands.sit / New and Old FileName / card_4011.txt < prev    next >
Text File  |  1987-10-31  |  2KB  |  75 lines

  1. -- card: 4011 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3203
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=126 top=54 right=272 bottom=454
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 8192
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=392 top=251 right=275 bottom=419
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 16692 / 16692
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Margin Note
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   show card field "Margin Note"
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 3 (field)
  42. -- low flags: 81
  43. -- high flags: 2004
  44. -- rect: left=417 top=167 right=278 bottom=484
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 3
  49. -- text size: 9
  50. -- style flags: 0
  51. -- line height: 12
  52. -- part name: Margin Note
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   hide the target
  56. end mouseUp
  57.  
  58.  
  59. -- part contents for background part 6
  60. ----- text -----
  61. 3 of 8
  62.  
  63. -- part contents for card part 1
  64. ----- text -----
  65. These two XFunctions, while using the Macintosh standard file package, do  depart from the standard human interface guidelines as they center the respective dialog box over the HyperCard window rather than the Macintosh Screen.
  66.  
  67. I have chosen to do this as I feel that it clearly indicates that the dialog is a result of an interaction with the card rather than with HyperCard itself, or some other application if you are running in the Multifinder environment.
  68.  
  69.  
  70.  
  71.  
  72.  
  73. -- part contents for card part 3
  74. ----- text -----
  75. I wish I could do the same with the HyperTalk commands ask and answer!